[INFO] fetching crate suma_ulsa 0.1.0...
[INFO] testing suma_ulsa-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate suma_ulsa 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate suma_ulsa 0.1.0
[INFO] finished tweaking crates.io crate suma_ulsa 0.1.0
[INFO] tweaked toml for crates.io crate suma_ulsa 0.1.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate suma_ulsa 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate suma_ulsa 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c5da350f4e72c49cbe03bcf885b96e51b192b093e5e655eb56157035bcd72474
[INFO] running `Command { std: "docker" "start" "-a" "c5da350f4e72c49cbe03bcf885b96e51b192b093e5e655eb56157035bcd72474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5da350f4e72c49cbe03bcf885b96e51b192b093e5e655eb56157035bcd72474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5da350f4e72c49cbe03bcf885b96e51b192b093e5e655eb56157035bcd72474", kill_on_drop: false }`
[INFO] [stdout] c5da350f4e72c49cbe03bcf885b96e51b192b093e5e655eb56157035bcd72474
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91b24441227a61dec0787d5b3f8c1409f4b35ce8dde56a02fbba289724160816
[INFO] running `Command { std: "docker" "start" "-a" "91b24441227a61dec0787d5b3f8c1409f4b35ce8dde56a02fbba289724160816", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling rust_xlsxwriter v0.74.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling suma_ulsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/bindings/boolean_algebra.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn summary(&self, py: Python<'_>) -> PyResult<Py<PyDict>> {
[INFO] [stdout]     |                       ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/bindings/boolean_algebra.rs:222:68
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn filter(&self, column: String, predicate: &Bound<'_, PyAny>, py: Python<'_>) -> PyResult<Self> {
[INFO] [stdout]     |                                                                    ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.47s
[INFO] running `Command { std: "docker" "inspect" "91b24441227a61dec0787d5b3f8c1409f4b35ce8dde56a02fbba289724160816", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b24441227a61dec0787d5b3f8c1409f4b35ce8dde56a02fbba289724160816", kill_on_drop: false }`
[INFO] [stdout] 91b24441227a61dec0787d5b3f8c1409f4b35ce8dde56a02fbba289724160816
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b2efb92e2ad3b2b460499b9eca0fe63afd0f460485c7f8f9087b3e05f1156ec
[INFO] running `Command { std: "docker" "start" "-a" "6b2efb92e2ad3b2b460499b9eca0fe63afd0f460485c7f8f9087b3e05f1156ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling suma_ulsa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/bindings/boolean_algebra.rs:195:23
[INFO] [stdout]     |
[INFO] [stdout] 195 |     fn summary(&self, py: Python<'_>) -> PyResult<Py<PyDict>> {
[INFO] [stdout]     |                       ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `py`
[INFO] [stdout]    --> src/bindings/boolean_algebra.rs:222:68
[INFO] [stdout]     |
[INFO] [stdout] 222 |     fn filter(&self, column: String, predicate: &Bound<'_, PyAny>, py: Python<'_>) -> PyResult<Self> {
[INFO] [stdout]     |                                                                    ^^ help: if this is intentional, prefix it with an underscore: `_py`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcVsuwdC/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-d87b4964db1f220c,libgetrandom-9bbacf554a5f81e9,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,libbitflags-c9a8c3feded120fa,liblinux_raw_sys-693dbac71fe04287,librust_xlsxwriter-a0baaf9e5f3e8885,libregex-073402102cab4b7a,libregex_automata-b2cd4291faba3d92,libaho_corasick-d7af48b8bb13ce3b,libregex_syntax-46a265ba7a2fe258,libzip-1459160f540d099d,libzopfli-df8e254815267ea8,libbumpalo-f3bca020550ea9bd,liblog-45f74354a8b36c20,libflate2-b512c141ccf22a01,libminiz_oxide-fb49e3e9ead1f0e8,libsimd_adler32-4c6c18bda7733bd9,libthiserror-b7d62579c08b7f41,libcrc32fast-6a1b2c0aa5421d05,libcfg_if-666d36e5ee0df220,libserde_json-160309be359a2151,libindexmap-504b62edab6e5b7c,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libserde-190e6fec1664d73e,libcsv-f98bcfa69ec9a8d9,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libcsv_core-a4f291ba6f483010,libmemchr-f9c66c7ba21bf873,libserde_core-1bd3301df0d96ee1,libordered_float-19fd8942f2f22d27,libnum_traits-8434f84c7e6b85f7,libpyo3-986cb4caa1207cc5,libonce_cell-0ba6aecba7086d38,libpyo3_ffi-3842669048127ff7,liblibc-7d0f03b2bc1af056,libmemoffset-3c8ed49e1d551200,libunindent-37c9ebf01f989e9d}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcVsuwdC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/suma_ulsa_native-8eed90e68a53b749" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: undefined symbol: PyGILState_Ensure
[INFO] [stdout]           >>> referenced by pystate.rs:139 (src/pystate.rs:139)
[INFO] [stdout]           >>>               pyo3_ffi-3842669048127ff7.pyo3_ffi.c818e6eaf7a85d9e-cgu.0.rcgu.o:(pyo3_ffi::pystate::PyGILState_Ensure) in archive /opt/rustwide/target/debug/deps/libpyo3_ffi-3842669048127ff7.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_BaseException
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (src/exceptions.rs:282)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (src/exceptions.rs:282)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::exceptions::PyBaseException as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_TypeError
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (src/exceptions.rs:282)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (src/exceptions.rs:282)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::exceptions::PyTypeError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyExc_ValueError
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (src/exceptions.rs:282)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::exceptions::PyValueError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           >>> referenced by exceptions.rs:282 (src/exceptions.rs:282)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::exceptions::PyValueError as pyo3::type_object::PyTypeInfo>::type_object_raw::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyException_GetTraceback
[INFO] [stdout]           >>> referenced by err_state.rs:179 (src/err/err_state.rs:179)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::err::err_state::PyErrStateNormalized>::ptraceback) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_GetRaisedException
[INFO] [stdout]           >>> referenced by err_state.rs:190 (src/err/err_state.rs:190)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::err::err_state::PyErrStateNormalized>::take) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetRaisedException
[INFO] [stdout]           >>> referenced by err_state.rs:322 (src/err/err_state.rs:322)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::err::err_state::PyErrStateInner>::restore) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_FromStringAndSize
[INFO] [stdout]           >>> referenced by string.rs:165 (src/types/string.rs:165)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::types::string::PyString>::new) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           >>> referenced by string.rs:183 (src/types/string.rs:183)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::types::string::PyString>::intern) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyUnicode_InternInPlace
[INFO] [stdout]           >>> referenced by string.rs:185 (src/types/string.rs:185)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(<pyo3::types::string::PyString>::intern) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetObject
[INFO] [stdout]           >>> referenced by err_state.rs:362 (src/err/err_state.rs:362)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(pyo3::err::err_state::raise_lazy) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_SetString
[INFO] [stdout]           >>> referenced by err_state.rs:357 (src/err/err_state.rs:357)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.15.rcgu.o:(pyo3::err::err_state::raise_lazy) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_IsInitialized
[INFO] [stdout]           >>> referenced by state.rs:98 (src/internal/state.rs:98)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.14.rcgu.o:(<pyo3::internal::state::AttachGuard>::try_attach) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           >>> referenced by interpreter_lifecycle.rs:13 (src/interpreter_lifecycle.rs:13)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.06.rcgu.o:(pyo3::interpreter_lifecycle::initialize::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           >>> referenced by interpreter_lifecycle.rs:118 (src/interpreter_lifecycle.rs:118)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.06.rcgu.o:(pyo3::interpreter_lifecycle::ensure_initialized::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: _Py_Dealloc
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.26.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.14.rcgu.o:(<pyo3::internal::state::ReferencePool>::drop_deferred_references) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.26.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.14.rcgu.o:(pyo3::internal::state::register_decref) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           >>> referenced by refcount.rs:305 (/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-ffi-0.26.0/src/refcount.rs:305)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.00.rcgu.o:(<pyo3::instance::Bound<pyo3::exceptions::PyBaseException> as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           >>> referenced 6 more times
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_SaveThread
[INFO] [stdout]           >>> referenced by state.rs:246 (src/internal/state.rs:246)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.14.rcgu.o:(<pyo3::internal::state::SuspendAttach>::new) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           >>> referenced by interpreter_lifecycle.rs:17 (src/interpreter_lifecycle.rs:17)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.06.rcgu.o:(pyo3::interpreter_lifecycle::initialize::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyEval_RestoreThread
[INFO] [stdout]           >>> referenced by state.rs:256 (src/internal/state.rs:256)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.14.rcgu.o:(<pyo3::internal::state::SuspendAttach as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyGILState_Release
[INFO] [stdout]           >>> referenced by state.rs:171 (src/internal/state.rs:171)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.14.rcgu.o:(<pyo3::internal::state::AttachGuard as core::ops::drop::Drop>::drop) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyObject_GetAttr
[INFO] [stdout]           >>> referenced by any.rs:993 (src/types/any.rs:993)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.10.rcgu.o:(<pyo3::instance::Bound<pyo3::types::any::PyAny> as pyo3::types::any::PyAnyMethods>::getattr::inner) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyImport_Import
[INFO] [stdout]           >>> referenced by module.rs:90 (src/types/module.rs:90)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.06.rcgu.o:(<pyo3::types::module::PyModule>::import::<&pyo3::instance::Bound<pyo3::types::string::PyString>>) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: Py_InitializeEx
[INFO] [stdout]           >>> referenced by interpreter_lifecycle.rs:14 (src/interpreter_lifecycle.rs:14)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.06.rcgu.o:(pyo3::interpreter_lifecycle::initialize::{closure#0}) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: undefined symbol: PyErr_WriteUnraisable
[INFO] [stdout]           >>> referenced by mod.rs:520 (src/err/mod.rs:520)
[INFO] [stdout]           >>>               pyo3-986cb4caa1207cc5.pyo3.e6eb858dfc5be491-cgu.04.rcgu.o:(<pyo3::err::PyErr>::write_unraisable) in archive /opt/rustwide/target/debug/deps/libpyo3-986cb4caa1207cc5.rlib
[INFO] [stdout]           
[INFO] [stdout]           rust-lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors)
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `suma_ulsa` (lib test) due to 1 previous error; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6b2efb92e2ad3b2b460499b9eca0fe63afd0f460485c7f8f9087b3e05f1156ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b2efb92e2ad3b2b460499b9eca0fe63afd0f460485c7f8f9087b3e05f1156ec", kill_on_drop: false }`
[INFO] [stdout] 6b2efb92e2ad3b2b460499b9eca0fe63afd0f460485c7f8f9087b3e05f1156ec
